Book Contents

parameterType attribute

The parameterType attribute specifies whether the Parameter file or Parameter list Radio button is selected. If the parameterType is ParameterFile, the parameter file specified will be passed to the display when it is opened at run time. If the parameterType is parameterList, the list of parameters specified in the parameterList property will be passed to the display when it is opened.

The GotoDisplay button and logoutButton graphic object elements and the states elements of the displayListSelector object element contain this attribute.

FactoryTalk View equivalent: ParameterType or St_ParameterType

See also

parameterType attribute syntax

Display navigation objects: displayListSelector object

Display navigation objects: gotoButton object